Skip to content

feat(network): fix some network commande#163

Open
Rom123Soleil wants to merge 1 commit intomainfrom
dev/rcdupont/fix-networks
Open

feat(network): fix some network commande#163
Rom123Soleil wants to merge 1 commit intomainfrom
dev/rcdupont/fix-networks

Conversation

@Rom123Soleil
Copy link
Copy Markdown

Description

Fix some network problems

  • Bug fix (non-breaking change which fixes an issue)

Signed-off-by: Romain Dupont <romain.dupont-2@ovhcloud.com>
@Rom123Soleil Rom123Soleil requested a review from a team as a code owner March 26, 2026 17:12
Copy link
Copy Markdown
Collaborator

@amstuta amstuta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also unify all the cloud_loadbalancer_* code in cloud_loadbalancer.go in internal/services

if size == "" {
return "", nil
}
if uuidRegex.MatchString(size) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be best to try a UUID parsing instead of a regexp

@amstuta amstuta linked an issue Mar 28, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Private Network & Gateway

2 participants